TELGetHSSoundOutput
Gets a reference to the sound output component associated with a telephone handset.
pascal TELErr TELGetHSSoundOutput ( TELHandle termHand, Component *SndOut);
termHand
- A handle to a telephone record associated with a telephone terminal.
SndOut
- On exit, a component reference to the sound output stream associated with the specified telephone handset.
- function result
- A result code.
DESCRIPTION
TheTELGetHSSoundOutput
function returns, in theSndOut
parameter, a reference to the sound output component associated with the telephone handset specified by thetermHand
parameter.SEE ALSO
You can dispose of the sound output component by callingTELDisposeHSSoundOutput
(next).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help